/* CSS Document */
body{}
.wm{margin:0 auto;width:1200px;}
.head{width:100%;min-width:1200px;overflow:hidden;background:#f5f5f5;height:32px;border-top:2px solid #015198;}
.head .head_l{color:#6a6a6a;line-height:30px;}
.head .head_r{background:url(../images/index_01.jpg) no-repeat;width:257px;height:32px;line-height:30px;text-align:center;color:#fff;}
.head .head_r a{color:#fff;}
.head .head_r a:hover{color:#fff000}

#top{width:100%;min-width:1200px;overflow:hidden;height:104px;}
#top .logo{margin-top:12px;}
#top .tel{background:url(../images/index_02.jpg) no-repeat left;width:260px;padding-left:208px;height:75px;margin-top:18px;}
#top .tel h1{font-size:14px;padding-top:15px;}
#top .tel h2{font-size:18px;color:#015198;}

.menu{margin-left:90px;}
.menu ul li{float:left;height:60px;line-height:60px;background:url(../images/index_03.jpg) no-repeat right;}
.menu ul li:last-child{background:none;}
.menu ul li a:link,.menu ul li a:visited{padding:0 39px;font-size:18px;}
.menu ul li a:hover{padding:0 39px;font-size:18px;border-bottom:3px solid #015198;padding-bottom:15px;}


/*首页焦点图*/
.ban_txt{color:#fff;margin-top:170px;}
.ban_txt h1{font-size:48px;text-shadow:1px 1px 10px #000;}
.ban_txt h2{font-size:24px;padding-top:20px;font-weight:normal;line-height:40px;text-shadow:1px 1px 10px #000;}
.fullSlide{width:100%; position:relative;height:580px;min-width:1200px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:580px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:580px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom: 30px;left:0;height:11px;line-height:11px;}
.fullSlide .hd ul{text-align:center; margin:0 auto;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:0 6px;overflow:hidden;background:url(../images/icon-circle.png) right no-repeat;filter:alpha(opacity=90);opacity:0.9;line-height:999px;z-index:998;}
.fullSlide .hd ul .on{background:url(../images/icon-circle.png) left no-repeat;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:45%;margin-top:-30px;left:5%;z-index:1;	width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}

.ban_bot{background:url(../images/index_04.jpg) no-repeat top center;height:78px;}
.ban_bot .hot_pro{width:703px;font-size:14px;line-height:78px;color:#fff;}
.ban_bot .hot_pro span{font-size:18px;font-weight:bold;}
.ban_bot .search{width:402px;border-bottom:2px solid #ffffff;padding-bottom:10px;margin-top:16px;}
.searchsrk{width:370px;height:34px;line-height:34px;padding-left:10px;border:0px;font-size:14px;color:#50585f;background:none;}
.searchsrk2{text-align:center;width:24px;height:23px;border:0px;background:url(../images/index_05.jpg) no-repeat;}


.con_01{width:100%;min-width:1200px;overflow:hidden;margin-top:85px;}
.sy_title{font-size:40px;font-weight:bold;color:#333333;font-family:Arial;}
.sy_title2{height:44px;line-height:44px;background:url(../images/index_06.png) repeat-x;}
.sy_title2 .bt{background:#fff;width:166px;font-size:22px;color:#015198;}

.sy_title2 ul{float:right;}
.sy_title2 ul li{float:left;background:#363e45;padding:0 15px;color:#fff;font-size:16px;margin:0 7px;}
.sy_title2 ul li a{color:#fff;font-size:16px;}
.sy_title2 ul li:hover{background:#015198;}
.con_01 .box{margin-top:30px;}
.con_01 .sy_more{border-top:1px solid #015198;border-bottom:1px solid #136096;width:184px;height:38px;line-height:38px;text-align:center;margin:47px auto 0;color:#136096;font-size:16px;}
.con_01 .sy_more:hover{background:#015198;color:#fff; transition:all 1s;}
.con_01 .sy_pro{width:204px;padding:6px;border:1px solid #eaeaea;text-align:center;margin:0 6px;background:#ededed;}
.con_01 .sy_pro a:hover{text-decoration:none;}
.con_01 .sy_pro h1{font-size:18px;color:#050505;padding-top:18px;font-weight:bold;}
.con_01 .sy_pro h2{font-size:14px;color:#898989;padding-top:10px;}
.con_01 .sy_pro .more{border-top:1px solid #a7a7a7;border-bottom:1px solid #a7a7a7;width:124px;height:30px;line-height:30px;margin:22px auto 25px;color:#898989;font-size:14px;}
.con_01 .sy_pro:hover .more{background:#0062ad;color:#fff;border-top:1px solid #0062ad;border-bottom:1px solid #0062ad; transition:all 1s;font-size:14px;}
.con_01 .sy_pro_img{width:204px;height:122px;overflow:hidden;border-bottom:1px solid #eaeaea;background:#fff;overflow:hidden;position: relative;}
.con_01 .sy_pro_img img{position: absolute;top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    transition: .5s ease-in-out;
    text-align: center;
    vertical-align: middle;}
.con_01 .sy_pro_img img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}


.con_02{width:100%;min-width:1200px;overflow:hidden;background:url(../images/index_07.jpg) no-repeat top center;height:721px;margin-top:66px;}
.con_02 .title{text-align:center;color:#fff;padding-top:76px;}
.con_02 .title h1{font-size:34px;font-weight:bold;}
.con_02 .title h2{font-size:20px;padding-top:10px;}
.con_02 .box{margin-top:60px;}
.con_02 .ad01{width:300px;background:#ffffff;height:438px;}
.con_02 .ad_img{width:300px;height:219px;overflow:hidden;}
.con_02 .ad_img img{ transition:all 1s;}
.con_02 .ad_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.con_02 .ad_box{width:250px;height:219px;padding:0 25px;}
.con_02 .ad_box .bt{padding-top:30px;font-size:20px;padding-bottom:15px;color:#000;}
.con_02 .ad_box .txt{color:#656565;font-size:14px;line-height:24px;padding-top:15px;}


.con_03{width:100%;min-width:1200px;overflow:hidden;padding-top:103px;background:#f0f0f0;padding-bottom:83px;}
.sy_title2 .bt2{background:#f0f0f0;width:166px;font-size:22px;color:#015198;}
.sy_title2 .gd{background:url(../images/index_09.jpg) no-repeat;width:155px;height:44px;color:#fff;font-size:16px;padding-left:27px;}
.con_03 .box{margin-top:35px;}
.con_03 .box .sy_qyfc{background:#fff;width:208px;padding:11px;}
.con_03 .box .sy_qyfc_img{width:208px;height:158px;overflow:hidden;}
.con_03 .box .sy_qyfc_img img{width:208px;height:158px;}
.con_03 .box .sy_qyfc h1{font-size:16px;text-align:center;height:30px;line-height:30px;padding-top:6px;}


.con_04{width:100%;min-width:1200px;overflow:hidden;margin-top:90px;}
.con_04 .about_l{width:717px;}
.con_04 .about_r{width:419px;background:#015198;margin-top:45px;height:397px;padding:0 32px;color:#fff;}
.con_04 .about_r h1{padding-top:30px;}
.con_04 .about_r .box{margin-top:25px;line-height:32px;}
.con_04 .about_r .box a{color:#fff;}
.con_04 .about_r .more{width:194px;height:30px;line-height:30px;border:1px solid #739bbe;text-align:center;margin-top:20px;color:#fff;}
.con_04 .about_r .more:hover{background:#739bbe;color:#fff;}

.con_05{width:100%;min-width:1200px;overflow:hidden;padding-top:103px;background:#f0f0f0;padding-bottom:83px;margin-top:90px;}
.con_05 .box{margin-top:36px;}
.con_05 .box ul li{float:left;width:585px;background:url(../images/index_11.jpg) no-repeat;height:125px;margin-right:15px;margin-bottom:15px;}
.con_05 .box ul li:hover{background:url(../images/index_12.jpg) no-repeat;}
.con_05 .box ul li .news_time{width:112px;text-align:center;color:#fff;padding-top:28px;font-family:Arial;}
.con_05 .box ul li .news_time h1{font-size:20px;}
.con_05 .box ul li .news_time h2{font-size:50px;}
.con_05 .box ul li .news_txt{width:400px;margin-right:15px;padding-top:18px;}
.con_05 .box ul li .news_txt a{font-size:22px;}
.con_05 .box ul li .news_txt .js{font-size:14px;color:#868686;padding-top:10px;line-height:24px;}

#bottom{background:#272c31;height:210px;width:100%;min-width:1200px;overflow:hidden;color:#bdbebf;padding-top:48px;}
#bottom a:hover{color:#fff;}
#bottom .lm_t{font-size:20px;color:#fff;font-weight:bold;padding-bottom:12px;}
#bottom ul{}
#bottom ul li{line-height:28px;}
#bottom .bot01{width:253px;}
#bottom .bot02{width:196px;background:url(../images/index_13.jpg) no-repeat right;height:195px;}
#bottom .bot03{width:465px;margin-left:55px;}
#bottom .bot03 .box{line-height:28px;}
#bottom .bot04{margin-top:20px;}

.bot{background:#0e0f10;height:60px;width:100%;min-width:1200px;overflow:hidden;color:#878c98;}
.bot_l{line-height:60px;}
.bot_r{width:246px;height:36px;line-height:36px;background:#0054a7;text-align:center;color:#fff;margin-top:11px;font-size:16px;}
.bot a:hover{color:#fff;}

/*ny*/
.ny_ban01{width:100%;min-width:1200px;overflow:hidden;height:320px; background:url(../images/ny_ban01.jpg) no-repeat top center;}
.ny_ban02{width:100%;min-width:1200px;overflow:hidden;height:320px; background:url(../images/ny_ban02.jpg) no-repeat top center;}
.ny_ban03{width:100%;min-width:1200px;overflow:hidden;height:320px; background:url(../images/ny_ban03.jpg) no-repeat top center;}
.ny_ban04{width:100%;min-width:1200px;overflow:hidden;height:320px; background:url(../images/ny_ban04.jpg) no-repeat top center;}
.ny_ban05{width:100%;min-width:1200px;overflow:hidden;height:320px; background:url(../images/ny_ban05.jpg) no-repeat top center;}
.ny_ban06{width:100%;min-width:1200px;overflow:hidden;height:320px; background:url(../images/ny_ban06.jpg) no-repeat top center;}

#content{padding:50px 0 70px 0;margin:0 auto;width:1200px;}
#content .title{text-align:center;padding-top:30px;}
#content .title h1{font-size:40px;color:#131313;font-weight:bold;}
#content .title h2{font-size:18px;color:#09569e;padding-top:3px;}
#content .title p{padding-top:10px;font-size:16px;color:#565656;}
#content .about_img{margin-top:48px;width:1236px;height:385px;overflow:hidden;}
#content .about_img img{ transition:all 1s;}
#content .about_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
#content .about_box{line-height:40px;color:#565656;font-size:16px;margin-top:50px;}
.ny_list{text-align:center;margin-top:30px;}
.ny_list a{color:#fff;font-size:16px;display:inline-block;background:#363e45;padding:0 15px;color:#fff;font-size:16px;margin:0 7px;height:40px;line-height:40px;}
.ny_list a:hover{background:#015198;color:#fff;}


#nynav1 .nynav1,#nynav2 .nynav2,#nynav3 .nynav3,#nynav4 .nynav4,#nynav5 .nynav5,#nynav6 .nynav6,#nynav7 .nynav7{color:#fff;background:#015198 !important;}



/*内页新闻*/
.nynews_ul li{background:url(../images/index_11.jpg) no-repeat;height:125px;margin-right:15px;margin-bottom:15px;border:1px solid #ddd;}
.nynews_ul li:hover{background:url(../images/index_12.jpg) no-repeat;}
.nynews_ul li .news_time{width:112px;text-align:center;color:#fff;padding-top:28px;font-family:Arial;}
.nynews_ul li .news_time h1{font-size:20px;}
.nynews_ul li .news_time h2{font-size:50px;}
.nynews_ul li .news_txt{width:940px;margin-right:15px;padding-top:18px;}
.nynews_ul li .news_txt a{font-size:22px;}
.nynews_ul li .news_txt .js{font-size:14px;color:#868686;padding-top:10px;line-height:24px;}



.nypro_back{width:150px;height:32px;line-height:32px;text-align:center;margin:50px auto 0;border:1px solid #ddd;font-size:14px;}
.nypro_back:hover{background:#2758a7;color:#fff; transition:all 1s;}


/*内页产品*/

.ny_pro_table table tr{line-height:32px;font-size:14px;}
.ny_pro_table table td{padding-left:10px;}


.aak{width:122px;height:36px;line-height:36px;text-align:center;background:#015198;color:#fff;border:0px;}


/*内页联系我们*/
.ny_contact_l{width:600px;height:460px;}
.ny_contact_r{width:540px;background:#2758a7;height:400px;padding:30px;color:#fff;}
.ny_contact_r a,.ny_contact_r a:hover{color:#fff;}
.ny_contact_r h1{font-size:26px;font-weight:bold;padding-bottom:15px;padding-top:30px;}


.jq222{width: 100%;height:120px;position: relative; display:block;padding:30px 0;}
.jq222 .border-bottom{width: 0px;height: 2px;background: #1e4691;position:absolute;left:0px;bottom:0;z-index:9999}

.pnpage { clear:both; text-align:center; border-top:#ccc 1px solid; padding-top:10px;}
.pnpage a { padding:0 15px; font-weight:bold;}

.close { clear:both; color:#f60; text-align:center; padding-top:5px; font-size:12px;}
.close a{color:#f60; }



.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#98bac3 1px solid;border-left:#98bac3 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#98bac3 1px solid;border-right:#98bac3 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}
.tab_body{color:#000000}
 .tr_odd 
  { 
   background: #cedefa; 
  } 
  .tr_even 
  { 
   background: #FFFFFF; 
  } 

.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#edfbf1; border:#037dc6 1px solid; color:#037dc6;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}

